Merge pull request #213 from tsteven4/constcast
authortsteven4 <tsteven4@users.noreply.github.com>
Sun, 1 Jul 2018 20:37:35 +0000 (14:37 -0600)
committerGitHub <noreply@github.com>
Sun, 1 Jul 2018 20:37:35 +0000 (14:37 -0600)
commitbbde5cf46d25e6dc92db42f55e25e9273faf274a
tree16e578022e0556c76986bb4c60be7b86801e9e8a
parent4b650cb4fd49b9c8bb7c4bc20c52757d3d6322e0
parent23cb08f172fbbdce560082c6ed47ce34c128b1ed
Merge pull request #213 from tsteven4/constcast

use const_cast to cast away const, and don't cast away const when unnecessary